Example: Conditioned Text
This example demonstrates how you can use conditioned text to prevent repeated text from being output by the system. You want to output a list of substance components.
Note that the symbol keys listed are examples. In the example, all characters (formatted both as hidden and not hidden) for the symbols are shown visible.
<11BRG001(M,SAP_EHS_1012_003;*)>
<11BRG002(S:POS;*)>
|
|
<11ERG002>
<11ERG001>
The system outputs the following list:
Component: | Benzene |
Component: | Toluene |
Component: | Ethanol |
<11BRG001(M:SAP_EHS_1012_003;*)>
<11BRG002(S:POS;*)>
[ |
|
<11ERG002>
<11ERG001>
The system outputs the following list:
Component: | Benzene |
Toluene | |
Ethanol |